* font.c (font_style_to_value): Set value for unknown symbols to 100
authorChong Yidong <cyd@stupidchicken.com>
Fri, 27 Feb 2009 00:28:35 +0000 (00:28 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Fri, 27 Feb 2009 00:28:35 +0000 (00:28 +0000)
commit9cbfa0f62500b90b8e63f196857cf0c101b63755
treecf79969aa6e7e81e1d205ebf0740a4d035b58c51
parent3bb889629702ae65980b29b4cff07fd055bd4770
* font.c (font_style_to_value): Set value for unknown symbols to 100
instead of 255.

* font.h (weight_table, slant_table, width_table): Treat
"unspecified" as the default value.
src/ChangeLog